Vector.axisAngle

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector(uint N, T)
@nogc @safe nothrow inout
static if(N == 3)
VectorN
axisAngle
(
in VectorN axis
,
float angle
)

Meta